Forguncyマニュアル
Write(Byte[],Int32,Int32) メソッド

Microsoft.Owin 名前空間 > IOwinResponse インターフェース > Write メソッド : Write(Byte[],Int32,Int32) メソッド
シンタックス
'宣言
 
Overloads Sub Write( _
   ByVal data() As Byte, _
   ByVal offset As Integer, _
   ByVal count As Integer _
) 
void Write( 
   byte[] data,
   int offset,
   int count
)

パラメータ

data
offset
count
参照

IOwinResponse インターフェース
IOwinResponse メンバ
オーバーロード一覧